home *** CD-ROM | disk | FTP | other *** search
/ Internet Surfer 2.0 / Internet Surfer 2.0 (Wayzata Technology) (1996).iso / pc / textfile / faqs / unix_faq / shell / intro < prev   
Encoding:
Internet Message Format  |  1992-12-27  |  9.9 KB

  1. Xref: bloom-picayune.mit.edu comp.unix.shell:8336 news.answers:4771
  2. Path: bloom-picayune.mit.edu!senator-bedfellow.mit.edu!senator-bedfellow.mit.edu!usenet
  3. From: tmatimar@empress.com (Ted M A Timar)
  4. Newsgroups: comp.unix.shell,news.answers
  5. Subject: Welcome to comp.unix.shell [Frequent posting]
  6. Supersedes: <unix-faq/shell/intro_723967331@athena.mit.edu>
  7. Followup-To: comp.unix.shell
  8. Date: 24 Dec 1992 06:02:44 GMT
  9. Organization: Empress Software
  10. Lines: 202
  11. Approved: news-answers-request@MIT.Edu
  12. Distribution: world
  13. Expires: 21 Jan 1993 06:02:09 GMT
  14. Message-ID: <unix-faq/shell/intro_725176929@athena.mit.edu>
  15. NNTP-Posting-Host: pit-manager.mit.edu
  16. X-Last-Updated: 1992/12/09
  17.  
  18. Archive-name: unix-faq/shell/intro
  19. Version: $Id: intro,v 2.1 92/12/04 07:48:53 tmatimar Exp $
  20.  
  21. This article is a monthly attempt to remind potential posters about
  22. what is appropriate for comp.unix.shell.  If you would like to make
  23. any suggestions about the content of this article, please contact
  24. its maintainer at tmatimar@empress.com.
  25.  
  26. Companion articles include the answers to some Frequently
  27. Asked Questions.  You may save yourself a lot of time by reading
  28. those articles before posting a question to the net.
  29.  
  30. If you have not already read the overall Usenet introductory material
  31. posted to "news.announce.newusers", please do.  Much of this article
  32. overlaps with the common sense guidelines posted there.
  33.  
  34.          Should I Post My Shell Question to the Net?
  35.  
  36. Often the answer is "No, you can get an answer a lot faster without
  37. posting a question." Before you post, you should try -
  38.  
  39.     o Reading the manual for your system.  Some day you may encounter
  40.       the phrase "RTFM", which stands for "Read the Fine Manual"
  41.       (except 'F' doesn't really stand for "Fine").  If you ask
  42.       someone a question and they tell you to RTFM, it's an
  43.       indication that you haven't done your homework.  For instance,
  44.       if you are trying to make a script run under csh instead of sh,
  45.       check the man page for "csh".  It might tell you what you need
  46.       to know.
  47.  
  48.       When people use terminology like "read(2)", they are referring
  49.       to the "read" man page in section 2 of the manual (which you
  50.       would see by using "man 2 read").
  51.  
  52.     o Finding a knowledgeable user at your site.  Many sites have
  53.       at least a few shell experts who will be happy to help you
  54.       figure out how to specify that a script should be run by csh.
  55.       Many larger sites, particularly universities, may even have
  56.       paid consultants whose job is to help you with these problems.
  57.       Check with them first.
  58.  
  59.     o Find a good introductory book on Unix shells and shell programming.
  60.       There are plenty of such books available, and you will save yourself
  61.       a lot of trouble by having one handy and consulting it frequently.
  62.       (Question 1.5 in the companion articles will let you know
  63.        where you can find a list of good books.)
  64.  
  65. Please remember that the comp.unix.* newsgroups are read by over 80,000
  66. people around the world, and that posting a question to this group will
  67. cost a lot of time and money by the time your article is distributed to
  68. Asia, Australia, Europe (west and east), Africa, the middle east,
  69. all corners of North, South and Central America and even Antarctica.
  70.  
  71. Also, some people receive these newsgroups as part of a mailing list
  72. rather than a newsgroup.  If you're one of these people, please don't
  73. send a "Remove me from this list" or "UNSUBSCRIBE"  message to the
  74. wrong place.  Take the time to figure out where you're getting this
  75. stuff from, and send your request to the mailing list maintainer, *not*
  76. to the list or newsgroup itself!  Ask your local postmaster for help.
  77. (One of the answers in the companion articles deals with the details of
  78. the mailing list.)
  79.  
  80.                To Which Newsgroup Should I Post My Question?
  81.  
  82. The choice of newsgroup is harder than it used to be.  In the old days,
  83. you just had to choose between "comp.unix.questions" and
  84. "comp.unix.wizards".  Now there are a variety of more specific groups.
  85. This group, "comp.unix.shell" is only for questions relating to any of
  86. the Unix shells and shell programing.  Other groups each have their own
  87. mandates.
  88.  
  89. Choose one of the following groups carefully.  If you aren't sure where
  90. your question belongs or if your question is not specific to some
  91. particular version of Unix, try "comp.unix.questions".  Many
  92. knowledgeable Unix wizards read that group and will be able to help you.
  93.  
  94. Here are the capsule descriptions of various groups you might consider
  95. (extracted from a monthly posting to "news.announce.newusers")
  96.  
  97. comp.unix.shell         Using and programming any UNIX shell.
  98.  
  99. comp.unix.questions     General questions from UNIX users and sysadmins.
  100.             If your question isn't a really good match for one of
  101.             the groups below, post it here.
  102.  
  103. news.answers        Repository for periodic USENET articles. (Moderated)
  104.             This article is crossposted there.
  105.             Do not try to post here unless you're
  106.             posting a list of FAQ's and their answers.
  107.  
  108. comp.lang.c             Discussion about C.
  109.  
  110. comp.sources.unix       Postings of complete, UNIX-oriented sources. (Moderated)
  111. comp.std.unix           Discussion for the P1003 committee on UNIX. (Moderated)
  112. comp.unix               Discussion of UNIX* features and bugs. (Moderated)
  113. comp.unix.admin         Administering a Unix-based system.
  114. comp.unix.aix           IBM's version of UNIX.
  115. comp.unix.amiga        Unix on the Commodore Amiga
  116. comp.unix.aux           The version of UNIX for Apple Macintosh II computers.
  117. comp.unix.bsd           Discussions relating to BSD UNIX.
  118. comp.unix.internals     Discussions on hacking UNIX internals.
  119. comp.unix.large         UNIX on mainframes and in large networks.
  120. comp.unix.misc          Various topics that don't fit other groups.
  121. comp.unix.msdos         MS-DOS running under UNIX by whatever means.
  122. comp.unix.programmer    Q&A for people programming under Unix.
  123. comp.unix.sysv286       UNIX System V (not XENIX) on the '286.
  124. comp.unix.sysv386       Versions of Unix (not Xenix) on Intel 80386-based boxes.
  125. comp.unix.ultrix        Discussions about DEC's Ultrix.
  126. comp.unix.xenix.misc    General discussions regarding XENIX (except SCO).
  127. comp.unix.xenix.sco     XENIX versions from the Santa Cruz Operation.
  128.  
  129. comp.unix.wizards       In-depth discussions of advanced unix topics.
  130.             People should not post to this group unless they
  131.             have used unix as a user, sysadmin and know details
  132.             of the kernel, and how different unix kernels differ.
  133.             In other words, don't post to comp.unix.wizards.
  134.  
  135.           What Information Should I Include?
  136.  
  137. It's hard to include too much information.  There are hundreds of
  138. different systems out there, and they all have less in common
  139. than you might think.  If you have a problem and are posting an
  140. article, please be sure to mention:
  141.  
  142.     o A descriptive subject line.  Many people will decide whether
  143.       to read your article solely on the basis of the subject line,
  144.       so it should be a good statement of your problem.
  145.  
  146.       NOT GOOD                          GOOD
  147.  
  148.       "Help"                            "How do I port csh scripts to ksh?"
  149.       "Csh question"            "csh dumps core when I use '$<'"
  150.  
  151.     o What computer you are using, what specific version of the
  152.       operating system it uses, and to what shell the question
  153.       pertains.  For instance,
  154.  
  155.         SunOS 4.0.1, Sun 3/50, tcsh 6.00.03
  156.         4.3BSD-tahoe, Vax 11/780, rc 1.0
  157.         SVR3.2, 3b2, sh 4.2
  158.  
  159.     o If possible, the *exact* text of any error message you
  160.       may have encountered.
  161.  
  162.       WRONG                RIGHT
  163.  
  164.       "My csh script doesn't run"    "When I type 'scriptname', I get
  165.                       sh: scriptname: This isn't a shell script.
  166.                       What does this mean?  It isn't in
  167.                       the man page.  This is using crash 3.14
  168.                       under Mueslix 9.3 on a Fax 68086502"
  169.  
  170. It's a good idea to post unrelated questions in separate articles,
  171. so that people can keep different discussions separate.   It's also
  172. a *very* good idea to include a line or two like this:
  173.  
  174.     "Please mail your answers to me and I'll summarize what I get
  175.      and post the results to comp.unix.shell."
  176.  
  177. This prevents many identical responses from different users to the
  178. same question from clogging up the newsgroup.  And make sure
  179. you really summarize what you get - don't just concatenate
  180. all the mail you've received.
  181.  
  182. It's also a good idea to read comp.unix.shell for at least a couple
  183. of weeks after you post your article to see what followup articles
  184. are posted.
  185.  
  186.                 Should I Post an Answer to a Question?
  187.  
  188. It's very tempting to post an answer to a question you read on the net,
  189. especially when you think "Aha, finally - a question I can answer!"
  190. Consider though that when a simple question is asked, such as the
  191. sort answered in the companion articles, many other people around the
  192. world already know the answer and may be posting their own reply.
  193. In order to avoid dozens of replies to simple questions, please
  194. wait a day or so and see if anyone else has already answered
  195. the question.  If you have something special to contribute, please
  196. do so, but make sure you're not duplicating something someone else has
  197. already done.
  198.  
  199. You should feel free to reply to any question >by email<.  Even if
  200. the user gets 200 responses to his question, at least the load on the
  201. rest of the net is minimized.
  202.  
  203.                     What About Posting Source Code?
  204.  
  205. Posting small amounts of example code is fine (use comp.sources.unix to
  206. distribute complete programs) - but please make sure that your code
  207. runs (or at least compiles) properly.  Don't just type it in while
  208. editing your posting and hope it will work, no matter how sure you are
  209. that it will.  We all make mistakes.
  210.  
  211.                         What About Those People
  212.        Who Continue to Ask Stupid or Frequently Asked Questions
  213.          In Spite of The Frequently Asked Questions Document?
  214.  
  215. Just send them a polite mail message, possibly referring them to this document.
  216. There is no need to flame them on the net - it's busy enough as it is.
  217. -- 
  218. Ted Timar - tmatimar@empress.com
  219. Empress Software, 3100 Steeles Ave E, Markham, Ont., Canada L3R 8T3
  220.